[INFO] cloning repository https://github.com/alltuner/vacant
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alltuner/vacant" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falltuner%2Fvacant", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falltuner%2Fvacant'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9665216ad4fdf9b7c6094a3885bd54f0620a45e0
[INFO] fixing alltuner/vacant against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falltuner%2Fvacant" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/alltuner/vacant
[INFO] finished tweaking git repo https://github.com/alltuner/vacant
[INFO] tweaked toml for git repo https://github.com/alltuner/vacant written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alltuner/vacant on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/alltuner/vacant already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8ac5eebb551e5ce1a85f407880d7fb7afc7d622f7947d03485ae5c36a355f3d4
[INFO] running `Command { std: "docker" "start" "8ac5eebb551e5ce1a85f407880d7fb7afc7d622f7947d03485ae5c36a355f3d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8ac5eebb551e5ce1a85f407880d7fb7afc7d622f7947d03485ae5c36a355f3d4" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8ac5eebb551e5ce1a85f407880d7fb7afc7d622f7947d03485ae5c36a355f3d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8ac5eebb551e5ce1a85f407880d7fb7afc7d622f7947d03485ae5c36a355f3d4" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating crates/vacant/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/vacant-pyext/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/vacant-js/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.38.1
[INFO] [stderr]     Checking tinyvec v1.11.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking prefix-trie v0.8.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking winnow v1.0.2
[INFO] [stderr]    Compiling rmcp v1.7.0
[INFO] [stderr]     Checking tagptr v0.2.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking hashlink v0.12.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking hickory-proto v0.26.1
[INFO] [stderr]     Checking moka v0.12.15
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking resolv-conf v0.7.6
[INFO] [stderr]     Checking toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling pastey v0.2.3
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]    Compiling napi-build v2.3.2
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling pyo3-build-config v0.29.0
[INFO] [stderr]    Compiling napi v3.9.2
[INFO] [stderr]    Compiling pyo3-macros-backend v0.29.0
[INFO] [stderr]     Checking libloading v0.9.0
[INFO] [stderr]    Compiling convert_case v0.11.0
[INFO] [stderr]     Checking napi-sys v3.2.2
[INFO] [stderr]    Compiling vacant-js v0.0.6 (/opt/rustwide/workdir/crates/vacant-js)
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]    Migrating crates/vacant-js/build.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling ctor v1.0.5
[INFO] [stderr]    Compiling napi-derive-backend v5.0.4
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking rustls-platform-verifier v0.7.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling pyo3-ffi v0.29.0
[INFO] [stderr]    Compiling pyo3 v0.29.0
[INFO] [stderr]    Compiling rmcp-macros v1.7.0
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hickory-net v0.26.1
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]    Compiling napi-derive v3.5.6
[INFO] [stderr]     Checking hickory-resolver v0.26.1
[INFO] [stderr]    Compiling pyo3-macros v0.29.0
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.13.4
[INFO] [stderr]     Checking rusqlite v0.40.1
[INFO] [stderr]     Checking vacant v0.4.11 (/opt/rustwide/workdir/crates/vacant)
[INFO] [stderr]    Migrating crates/vacant/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/vacant/src/dns.rs:171:90
[INFO] [stdout]      |
[INFO] [stdout]  170 |                         let _permit = sem.acquire_owned().await.expect("semaphore not closed");
[INFO] [stdout]      |                             -------
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             `_permit` calls a custom destructor
[INFO] [stdout]      |                             `_permit` will be dropped later as of Edition 2024
[INFO] [stdout]  171 |                         check_authoritative_async(&res, &h, &zone, &registered, timeout).await
[INFO] [stdout]      |                                                                                          ^^^^^
[INFO] [stdout]      |                                                                                          |
[INFO] [stdout]      |                                                                                          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                                                                          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  172 |                     })
[INFO] [stdout]      |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `_permit` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/semaphore.rs:1202:1
[INFO] [stdout]      |
[INFO] [stdout] 1202 | impl Drop for OwnedSemaphorePermit {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/vacant/src/dns.rs:222:26
[INFO] [stdout]      |
[INFO] [stdout]  218 |                         let _permit = sem.acquire_owned().await.expect("semaphore not closed");
[INFO] [stdout]      |                             -------
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             `_permit` calls a custom destructor
[INFO] [stdout]      |                             `_permit` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  222 |                         .await
[INFO] [stdout]      |                          ^^^^^
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  223 |                     })
[INFO] [stdout]      |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `_permit` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/semaphore.rs:1202:1
[INFO] [stdout]      |
[INFO] [stdout] 1202 | impl Drop for OwnedSemaphorePermit {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking vacant-pyext v0.0.6 (/opt/rustwide/workdir/crates/vacant-pyext)
[INFO] [stderr]    Migrating crates/vacant-js/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/vacant/src/dns.rs:171:90
[INFO] [stdout]      |
[INFO] [stdout]  170 |                         let _permit = sem.acquire_owned().await.expect("semaphore not closed");
[INFO] [stdout]      |                             -------
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             `_permit` calls a custom destructor
[INFO] [stdout]      |                             `_permit` will be dropped later as of Edition 2024
[INFO] [stdout]  171 |                         check_authoritative_async(&res, &h, &zone, &registered, timeout).await
[INFO] [stdout]      |                                                                                          ^^^^^
[INFO] [stdout]      |                                                                                          |
[INFO] [stdout]      |                                                                                          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                                                                          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  172 |                     })
[INFO] [stdout]      |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `_permit` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/semaphore.rs:1202:1
[INFO] [stdout]      |
[INFO] [stdout] 1202 | impl Drop for OwnedSemaphorePermit {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/vacant/src/dns.rs:222:26
[INFO] [stdout]      |
[INFO] [stdout]  218 |                         let _permit = sem.acquire_owned().await.expect("semaphore not closed");
[INFO] [stdout]      |                             -------
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             `_permit` calls a custom destructor
[INFO] [stdout]      |                             `_permit` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  222 |                         .await
[INFO] [stdout]      |                          ^^^^^
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]  223 |                     })
[INFO] [stdout]      |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `_permit` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/sync/semaphore.rs:1202:1
[INFO] [stdout]      |
[INFO] [stdout] 1202 | impl Drop for OwnedSemaphorePermit {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/vacant/tests/properties.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/vacant/tests/mcp.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/vacant/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/vacant-pyext/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/vacant/tests/cache.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.58s
[INFO] [stderr] crater-edition-check: vacant v0.4.11 (/opt/rustwide/workdir/crates/vacant) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: vacant-pyext v0.0.6 (/opt/rustwide/workdir/crates/vacant-pyext) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: vacant-js v0.0.6 (/opt/rustwide/workdir/crates/vacant-js) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling vacant-js v0.0.6 (/opt/rustwide/workdir/crates/vacant-js)
[INFO] [stderr]     Checking vacant v0.4.11 (/opt/rustwide/workdir/crates/vacant)
[INFO] [stderr]     Checking vacant-pyext v0.0.6 (/opt/rustwide/workdir/crates/vacant-pyext)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.12s
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "8ac5eebb551e5ce1a85f407880d7fb7afc7d622f7947d03485ae5c36a355f3d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ac5eebb551e5ce1a85f407880d7fb7afc7d622f7947d03485ae5c36a355f3d4", kill_on_drop: false }`
[INFO] [stdout] 8ac5eebb551e5ce1a85f407880d7fb7afc7d622f7947d03485ae5c36a355f3d4
